home *** CD-ROM | disk | FTP | other *** search
- @echo off
- @cls
- @echo ════════════════════════════════════════════════════════════════════════
- @echo
- @echo Catch, If You Can
- @echo Registration Form Print Out
- @echo
- @echo You may fill in the form with a text editor first if you wish, and
- @echo then print it out.
- @echo
- @echo Thank you for taking the time to register!
- @echo
- @echo Press any key to print order form. Ctrl-C will abort.
- @echo
- @echo ════════════════════════════════════════════════════════════════════════
- @pause >nul
- @type order.frm >prn